feat(brew): add Homebrew formula for macOS installation#9
Merged
ronak-create merged 2 commits intosynseqack:masterfrom Apr 7, 2026
Merged
Conversation
- Create Formula/aict.rb with architecture detection (arm64/amd64) - Support both macOS and Linux via Homebrew/Linuxbrew - Install both aict and aict-mcp binaries - Include bash and zsh shell completions - Update CI release job to produce per-platform .tar.gz archives - Add update-brew CI job to auto-update tap on new tags - Add Homebrew installation instructions to README.md Closes synseqack#2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Homebrew tap support for easy macOS installation of
aict. Closes #2.Changes
Formula (
Formula/aict.rb).tar.gzfrom GitHub Releasesaictandaict-mcpbinariesCI (
ci.yml).tar.gzarchives containing both binaries, completions, and LICENSEupdate-brewjob auto-updates the Homebrew tap formula on each tagged release usingmislav/bump-homebrew-formula-actionDocs (
README.md)brew tap/brew installinstructionsChecklist
aictandaict-mcpci.ymljob to keep the Formula updated on new tagsREADME.mdPrerequisites (maintainer action required)
synseqack/homebrew-aictmust exist on GitHub withFormula/aict.rbfrom this PRHOMEBREW_TAP_TOKEN(a GitHub PAT withreposcope) to this repo's Settings → Secrets.tar.gzarchives and update SHA256 placeholders in the formula